*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style:none;
    text-decoration:none;
}
body{
	font-family: "微软雅黑";
}
p{
	font-family: "微软雅黑";
}
a{
	font-family: "微软雅黑";
}
span{
	font-family: "微软雅黑";
}
img{
	border:none;
}
header{
	width:100%;
	position:relative;
}
.back_top{
	width:70px;
	height:130px;
	position: fixed;
	bottom:20px;
	right:5%;
	z-index:999;
}
.back_top>a>span{
	width:140px;
	height:140px;
	position: absolute;
	top:0;
	right:46px;
	display: none;
}
.back_top>a>img{
	width:60px;
	border-radius: 50%;
}
/**/
nav{
	width:100%;
	height:120px;
	background: #FFFFFF;
}
.nav_center{
	width:1200px;
	height:120px;
	margin:0 auto;
}
.nav_center>a{
	border:none;
	display: inline-block;
	margin-top:18px;
	float:left;
}
.nav_center>a>img{
	width:290px;
	height: 80px;
	border:none;
}
.in_put{
	width:410px;
	height:40px;
	float:left;
	margin-left: 85px;
	margin-top: 40px;
	font-family: "微软雅黑";
}
.in_put>input{
	width:340px;
	height:40px;
	outline: none;
	float:left;
	border:none;
	padding-left: 10px;
	border: 2px solid #27A2CB;
}
.in_put>button{
	background: #27A2CB;
	color:#fff;
	width:70px;
	height:40px;
	border:none;
	outline: none;
	float:left;
	font-size: 14px;
	cursor: pointer;
}
.but{
	width:300px;
	height:36px;
	float:left;
	float:right;
	margin-top: 40px;
	margin-right: 290px;
}
.but>button{
	width:145px;
	height:36px;
	background: #0b63b0;
	outline: none;
	line-height: 36px;
	color:#fff;
	float:left;
	border:none;
	font-size: 16px;
	margin-left: 1px;
	cursor: pointer;
}
.bt1{
	border-radius: 12px 0px 0 12px;
}
.bt2{
	border-radius: 0px 12px 12px 0px;
}
.bt2:hover{
	box-shadow: 2px 2px 8px #ccc;
}
.bt1:hover{
	box-shadow: 2px 2px 8px #ccc;
}
.but>button>img{
	height:20px;
	margin-top: 8px;
	float: left;
	margin-left: 27px;
}
.but>button>span{
	float:left;
	margin-left: 5px;
}
.tell{
	width:158px;
	height:50px;
	float:right;
	margin-top: 35px;
}
/*daohang*/
.daohang{
	float: right;
	margin-top: 35px;
	width:910px;
	height: 50px;
}
.nav{
	width:910px;
	margin:0 auto;
	height:50px;
}
.nav>li{
	margin-left: 1px;
	float:left;
	width:90px;
}
.nav>li>a{
	display: inline-block;
	width:90px;
	text-align: center;
	line-height: 50px;
	color:#000;
}
.nav>li>a:hover{
	border-radius: 6%;
	background:#F2F2F2;
}
#home{
	border-radius: 6%;
	color:#fff;
	background: #008687;
}
.hover{
	width:39px;
	height:39px;
	margin-left: 20px;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	float:right;
}
.hover>span{
	width:120px;
	height:131px;
	position: absolute;
	z-index: 99999;
	left:-39px;
	display: none;
	background: url(../images/ma.png);
}
.hover:hover span{
	display:block;
}
.hover>span>img{
	width:110px;
	margin-top: 16px;
	margin-left: 5px;
}
/*中间部分*/
.center{
	width:100%;
}
/*关于我们*/
.cont_one{
	margin-top: 30px;
	width: 100%;
	height:750px;
	background: #f0f0f0;
}
.cont_one_center{
	width:1200px;
	margin:0 auto;
	height:750px;
}
/*产品分类*/
.productsClass{
    width: 1200px;
    height: 30px;
	margin-bottom: 20px;
}
.productClass{
    margin:0 auto;
	width: 724px;
    height:30px;
}
.productClass>li{
    float:left;
	margin-left: 50px;
}
.productCheck{
	cursor: pointer;
	border-bottom: 3px solid #008687;
}
/*标题*/
.title{
	width:1200px;
	height: 120px;
	text-align: center;
}
.title>img{
	padding:40px 0;
	margin:0 auto;
}
/*最新动态*/
.cont_three{
	 width: 100%;
	 height:570px;
	 /*background: #F3F9FD;*/
	 background: #fff;
 }
.cont_three2{
	width: 100%;
	height:470px;
	/*background: #F3F9FD;*/
	background: #fff;
}
.cont_three_s{
	width: 100%;
	height:690px;
	background: #F3F9FD;
	/*background: #fff;*/
}
.cont_three_center{
	width:1200px;
	margin:0 auto;
	height:570px;
}
/**/
.left_new{
	width:590px;
	height:435px;
	background: #ededed;
	float:left;
}
.left_new>span{
	width:480px;
	height:50px;
	display: inline-block;
	margin-left: 12px;
	color:#666;
	margin-top: 5px;
	line-height: 24px;
	margin-top: 8px;
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
}
.left_new>span:hover{
	color:#000;
}
/**/
.right_new{
	width:690px;
	height:380px;
	float:right;
	overflow: hidden;
}
.right_new>a{
	width:690px;
	height:70px;
	background: #ededed;
	float: left;
	margin-bottom: 8px;
}
.right_new>a:hover .p{
	color:#0066cb;
}
.time{
	width:70px;
	height:70px; float:left;
	background: #999;
}
.time>u{
	width:70px;
	margin-top: 5px;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	color:#fff;
	display: inline-block;
}
.time>p{
	width:70px;
	line-height: 20px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.right_new>a>p{
	width:600px;
	height:30px;
	margin-left: 15px;
	margin-top: 10px;
	color:#000;
	font-size: 16px;
	line-height: 30px;
	float:left;
	overflow: hidden;
}
.right_new>a>span{
	width:600px;
	height:20px;
	color:#666;
	font-size: 14px;
	margin-left: 15px;
	float:left;
	overflow: hidden;
}
.right_new>a:hover .time{
	background:#0066cb;
}

.right_new>a:hover span{
	color:#000;
}
.right_new>a:hover{
	box-shadow: 2px 2px 8px #ccc;
}
/*媒体报道*/
.other{
	width:1200px;
	height:420px;
	/*background: pink;*/
}
.other_le{
	width:590px;
	height:420px;
	float:left;
}
.new_tit{
	width:590px;
	height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	background: url(../images/new_tit.png)no-repeat;
}
.new_tit>span{
	color:#fff;
	font-size: 18px;
	line-height: 35px;
	padding:0px 10px;
	display: inline-block;
	float:left;
}
.new_tit>a{
	display: inline-block;
	float: right;
	color:#A2A2A2;
	font-size: 16px;
	margin-right:10px;
	line-height: 35px;
}
.new_tit_scy{
	width:560px;
	height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	background: url(../images/new_tit.png)no-repeat;
}
.new_tit_scy>span{
	color:#fff;
	font-size: 18px;
	line-height: 35px;
	padding:0px 10px;
	display: inline-block;
	float:left;
}
.other_le>.aaa{
	width:590px;
	height: 87px;
	display: inline-block;
	float:left;
	margin-bottom: 3px;
}
.aaa:hover .nr_ri{
	border-bottom: 1px solid #007A9F;
}
.aaa:hover .nr_ri>u{
	color: #000;
}
.aaa:hover .nr_ri>span{
	color: #007A9F;
}

.aaa:hover .ti{
	background: #008687;
}
.ti{
	background: #c5c5c5;
	width:78px;
	height:56px;
	float:left;
	display: inline-block;
	margin-top:8px;
}
.ti>h2{
	width:78px;
	color:#fff;
	height:34px;
	text-align: center;
	line-height: 34px;

	border-bottom: 1px solid #fff;
}
.ti>p{
	width:78px;
	height:22PX;
	color:#fff;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
.nr_ri{
	width: 479px;
	height:74px; float:left;
	margin-left: 26px;
	border-bottom: 1px solid #d8d8d8;
}
.nr_ri>span{
	width:460px;
	margin-top: 15px;
	font-size: 16px;
	height:20px;
	overflow: hidden;
	color:#555;
	display: inline-block;
}
.nr_ri>u{
	width:400px;
	height:30px;
	font-size: 14px;
	line-height: 30px;
	color:#666;
	display: inline-block;
}
.nr_ri>u>img{
	width:18px;
	float:left;
	margin-top: 6px;
	margin-right: 5px;
}
.nr_ri>u>i{
	float: left;
	font-style:normal;
}
.nr_ri>a:hover{
	box-shadow: 2px 2px 10px #999;
}
.nr_ri>button{
    width:70px;
    height:30px;
    color:#fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background: #008687;
    border-radius: 5%;
    /*margin-top: 12px;*/
    outline: none;
    border:none;
    float:right;
	cursor: pointer;
}
/**/
.other_ri{
	width:500px;
	height:432px;
	float:right;
	border:1px solid #d8d8d8;
	background: url(../images/newbg.png);
}
.other_ri>p{
	font-size: 20px;
	color:#555;
	width:500px;
	height:80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
	font-weight: 800;
}
/*服务项目*/
.cont_two{
	width: 100%;
	height:470px;
	background: #FFF;
}
.cont_two_center{
	width:1200px;
	margin:0 auto;
	height:470px;
}

.htt{
	width:500px;
	height:330px;
	background: red;
}
.example {
	width: 464px;
	height: 400px;
	font-size: 40px;
	margin-left: 18px;
	text-align: center;
}
.carousel-item{
	line-height: 336px;
	color: #fff;
}
/*合作企业*/
.cont_five{
	width: 100%;
	background: #FFF;
    background: #F0F0F0;
}
.cont_five_center{
	width:1200px;
	height: 300px;
	margin:0 auto;
}
.about{
	width:1170px;
	height:240px;
	line-height: 40px;
	overflow: hidden;
	margin:0 auto;
	font-size: 16px;
	color:#333;
	margin-bottom: 20px;
}
.video{
	float: left;
	width:600px;
	height:320px;
}
.img-zb{
	width: 1200px;
	margin: 0 auto;
}
.more_center{
	width:160px;
	height:38px;
	line-height: 38px;
	text-align: center;
	background: #008687;
	border-radius: 20px;
	margin:30px auto 0;
}
.more_center>a{
	font-size: 18px;
	color:#fff;
}
.more_center:hover{
	box-shadow: 2px 2px 10px #999;
}
.middle{
	margin:0 auto;
}
/**/
footer{
	width:100%;
	height:160px;
	background: #323232;
}
.footer_top{
	width:1200px;
	height:130px;
	color:#B3B3B3;
    margin: 0 auto;
}
.footer_top .footer_img{
    float: left;
	margin-left: 100px;
	margin-top: 40px;
}
.footer_top .footer_img img{
	width: 180px;
	height: 51px;
}
.footer_top .footer_content{
	float: left;
	color: #B3B3B3;
	margin-left: 30px;
	margin-top: 30px;
	border-left: 1px solid rgba(255,255,255,.2);
}
.footer_top .footer_content div{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	margin-left: 30px;
}
.footer_top .footer_img_e{
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
.footer_top .footer_img_e img{
	width: 90px;
	height: 90px;
}
.footer_bottoms{
    width:100%;
    height: 40px;
    background: #1A1A1A;
}
.footer_bottom{
    width:1200px;
    height:40px;
    color:#fff;
    text-align: center;
}
.footer_bottom>span{
    font-size: 14px;
    height:40px;
    line-height: 40px;
    display: inline-block;
}
.top{background: #f2f2f2;height: 35px;font-size: 13px;}
.top a{text-decoration: none;color: #6D6E6A;}
.top p{color: #6D6E6A;}
.top a:hover{color: #007A9F;}
.content{height: 35px;line-height: 35px;width: 1200px;margin: 0px auto;}
.left{width: 300px;float: left;}
.left a{margin-right:17px;}
.right{float: right;}
.right li{float: left;margin-left:17px;position:relative; }
.right li i{color: red;}
.content a:hover{color: red;}
.right li div{box-shadow:  2px 1px 5px #ccc;background: #fff;text-align: center;display:none; }
.number{width: 135px;position: absolute;left: 0px;top:35px;line-height: 23px;padding-top: 8px;padding-bottom: 2px;z-index: 999; }
#website{width: 1300px;height: 250px;position: absolute;right: 0px;top: 35px;}
.right li:hover div{display: block;}
.nav1{
	float: left;
	position:relative;
}
.smallnav{
	position: absolute;
	/*left: 0px;*/
	/*top:62px;*/
	list-style: none;
	width: 120px;
	background: #0F8390;
	z-index: 999;
}
.smallnav li{
	height: 40px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	color: #FFF;
}
.smallnav li:hover{
	background: #72BA2E;
}
.nav1_industry{
	float: left;
	position:relative;
}
.smallnav_industry{
	position: absolute;
	/*left: 0px;*/
	/*top:62px;*/
	list-style: none;
	width: 140px;
	background: #0F8390;
	z-index: 999;
}
.smallnav_industry li{
	height: 40px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	color: #FFF;
}
.smallnav_industry li:hover{
	background: #72BA2E;
}
.nav2{
	float: left;
	position:relative;
}
.smallnav2{
	position: absolute;
	/*left: 0px;*/
	/*top:62px;*/
	list-style: none;
	width: 120px;
	background: #0F8390;
	z-index: 999;
}
.smallnav2 li{
	height: 40px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	color: #FFF;
}
.smallnav2 li:hover{
	background: #72BA2E;
}
.nav2_industry{
	float: left;
	position:relative;
}
.smallnav2_industry{
	position: absolute;
	/*left: 0px;*/
	/*top:62px;*/
	list-style: none;
	width: 140px;
	background: #0F8390;
	z-index: 999;
}
.smallnav2_industry li{
	height: 40px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	color: #FFF;
}
.smallnav2_industry li:hover{
	background: #72BA2E;
}
.nav3{
    float: left;
    position:relative;
}
.smallnav3{
    position: absolute;
    /*left: 0px;*/
    /*top:62px;*/
    list-style: none;
    width: 120px;
    background: #0F8390;
    z-index: 999;
}
.smallnav3 li{
    height: 40px;
    line-height: 40px;
    list-style: none;
    text-align: center;
    color: #FFF;
}
.smallnav3 li:hover{
    background: #72BA2E;
}
.nav3_industry{
	float: left;
	position:relative;
}
.smallnav3_industry{
	position: absolute;
	/*left: 0px;*/
	/*top:62px;*/
	list-style: none;
	width: 140px;
	background: #0F8390;
	z-index: 999;
}
.smallnav3_industry li{
	height: 40px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	color: #FFF;
}
.smallnav3_industry li:hover{
	background: #72BA2E;
}
.videos{
	width:1200px;
	height:460px;
	margin-left: 6px;
}
.video_s{
	float: left;
	width: 230px;
	height: 220px;
    margin-bottom: 20px;
	background: #fff;
	/*border: 1px solid #EBEBEB;*/
	border-radius: 5px 5px 0px 0px;
	box-shadow: 1px 1px 8px #cccccc;
}
.video_s:hover{
	opacity: 0.8;
}
.video_s img{
	border-radius: 5px;
}
.video_s .aaa{
	color: #555;
}
.video_s .aaa:hover{
	color: #007A9F;
}
.video_s p{
	text-align: center;
	line-height: 35px;
}
.links{
	width:1200px;
	height:175px;
}
.link{
	margin-left: 8px;
}
.link img{
	margin-left: 5px;
	margin-bottom: 20px;
	box-shadow: 1px 1px 8px #999;
	width: 138px;
	height: 55px;
}